This database aims to be launch point for studying/reviewing university level mathematics topics. It does not aim to replace class notes or textbooks but instead aims to organize the material taught in those courses by topic, allowing the user to very quickly review find and review specific material.
How to use this database:
When working on a math problem I often find that most of my time is spent struggling with one of two problems:
For example, lets say I was trying to figure out if a matrix was invertible or not and I've found my notes on the subject but I don't remember what
This cycle is exhausting and frustrating and unfortunately the shear magnitude of information available on the internet and the inconsistent use of terms and topic names make using the internet less than ideal at times. Thus this database was created to solve this problem.
Think about a topic or area you really understand, that you've mastered, and take a step back. How is your understanding and knowledge of that subject laid out? Does it look like pages in a book or slides in a presentation? Of course not, each concept is intertwined with all the others in a giant web of ideas and knowledge.
This database is made up of three elements:
Notes in this database should represent a concept. Notes should explain the concept they represent, have some kind of graphic (an equation, graph, or image), examples, and links to both the source material the note was taken from and any related topics.
Guidelines:
Links should be everywhere. Links are what gives this database it's value, it cannot solve it's original purpose without heavy use of links. Links should be used in sentences and explanations primarily then lists.
Guidelines:
Source material needs to be included as this database will never cover everything, nor will it explain concepts in a way that everyone will understand. Quick access to material that explains things differently, more comprehensively, and gives more examples is invaluable.
Notes should be organized by the branch of mathematics they are apart of primarily, then as they become more specific they should be placed under their prerequisite material. For example Jacobian Matrices falls under calculus (as most of its applications and prerequisite material are calculus concepts), then under multivariable calculus as it requires knowledge of multivariable calculus.
Guidelines:
The website generator is a bit picky with the latex stuff so:
$$
tags) make sure there is an empty line before and after the block.## Related Topics
at the bottom of notes to list related topicsctrl+e
- toggle edit/view modectrl+shift+e
- toggle live preview/static edit modesctrl+o
- open quick switcherctrl+k
- insert markdown link[[
- insert linkctrl+[
and ctrl+]
toggle left and right sidebars respectivelyctrl+shift+F
- search all filesctrl+alt+left/right arrow
- navigate backward or forward Mode related:
I
- insert mode at beginning of lineA
- insert mode at end of lineEditing:
x
- delete characterMoving:
$
- move to end of lineb
- move one word back (left)w
- move one word forward (right)\equiv
- triple equal\langle \rangle
- angle brackets\pm
- plus minus\mathbb{N}
- real and natural numbers\big( \Big( \bigg( \Bigg(
- makes parentheses large\bigg\rvert_{h=0}
- "evaluated at" bar\|
- double vertical bars\ne
- not equal sign\begin{cases}\end{cases}
- add left bracket only